home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
honey_be.swf
/
scripts
/
DefineSprite_595
/
frame_1
/
DoAction.as
Wrap
Text File
|
2010-04-12
|
151b
|
6 lines
no = r.shopitems[Number(_name.substr(2,1))];
price = r.prices[no];
pr.a.a = "$" + toCurrency(price);
pr._visible = info._visible = false;
stop();